Total Complexity | 52 |
Dependencies | 7 |
Dependents | 6 |
Total lines | 463 |
Lines of code | 255 |
Logical lines of code | 146 |
Comment lines | 131 |
Methods | 16 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
checkRequirements() | 44 | 10 | 45 | |
pointAdd() | 43 | 6 | 56 | |
decodeHex() | 56 | 6 | 15 | |
pointDouble() | 46 | 4 | 38 | |
decToBin() | 54 | 5 | 19 | |
encodeHex() | 56 | 5 | 16 | |
binConv() | 55 | 4 | 19 | |
doubleAndAdd() | 57 | 4 | 16 | |
sha256() | 78 | 1 | 3 | |
sha512() | 79 | 1 | 3 | |
sha512hmac() | 78 | 1 | 3 | |
ripe160() | 78 | 1 | 3 | |
sha256ripe160() | 78 | 1 | 3 | |
twoSha256() | 78 | 1 | 3 | |
nonce() | 80 | 1 | 3 | |
guid() | 65 | 1 | 10 |